3.4.70 \(\int (a+b \sinh ^2(e+f x))^{3/2} \, dx\) [370]

Optimal. Leaf size=174 \[ \frac {b \cosh (e+f x) \sinh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 f}-\frac {2 i (2 a-b) E\left (i e+i f x\left |\frac {b}{a}\right .\right ) \sqrt {a+b \sinh ^2(e+f x)}}{3 f \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}}+\frac {i a (a-b) F\left (i e+i f x\left |\frac {b}{a}\right .\right ) \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}}{3 f \sqrt {a+b \sinh ^2(e+f x)}} \]

[Out]

1/3*b*cosh(f*x+e)*sinh(f*x+e)*(a+b*sinh(f*x+e)^2)^(1/2)/f-2/3*I*(2*a-b)*(cos(I*e+I*f*x)^2)^(1/2)/cos(I*e+I*f*x
)*EllipticE(sin(I*e+I*f*x),(b/a)^(1/2))*(a+b*sinh(f*x+e)^2)^(1/2)/f/(1+b*sinh(f*x+e)^2/a)^(1/2)+1/3*I*a*(a-b)*
(cos(I*e+I*f*x)^2)^(1/2)/cos(I*e+I*f*x)*EllipticF(sin(I*e+I*f*x),(b/a)^(1/2))*(1+b*sinh(f*x+e)^2/a)^(1/2)/f/(a
+b*sinh(f*x+e)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.13, antiderivative size = 174, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 16, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.375, Rules used = {3259, 3251, 3257, 3256, 3262, 3261} \begin {gather*} \frac {b \sinh (e+f x) \cosh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 f}+\frac {i a (a-b) \sqrt {\frac {b \sinh ^2(e+f x)}{a}+1} F\left (i e+i f x\left |\frac {b}{a}\right .\right )}{3 f \sqrt {a+b \sinh ^2(e+f x)}}-\frac {2 i (2 a-b) \sqrt {a+b \sinh ^2(e+f x)} E\left (i e+i f x\left |\frac {b}{a}\right .\right )}{3 f \sqrt {\frac {b \sinh ^2(e+f x)}{a}+1}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Sinh[e + f*x]^2)^(3/2),x]

[Out]

(b*Cosh[e + f*x]*Sinh[e + f*x]*Sqrt[a + b*Sinh[e + f*x]^2])/(3*f) - (((2*I)/3)*(2*a - b)*EllipticE[I*e + I*f*x
, b/a]*Sqrt[a + b*Sinh[e + f*x]^2])/(f*Sqrt[1 + (b*Sinh[e + f*x]^2)/a]) + ((I/3)*a*(a - b)*EllipticF[I*e + I*f
*x, b/a]*Sqrt[1 + (b*Sinh[e + f*x]^2)/a])/(f*Sqrt[a + b*Sinh[e + f*x]^2])

Rule 3251

Int[((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)]^2)/Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2], x_Symbol] :> Dist[
B/b, Int[Sqrt[a + b*Sin[e + f*x]^2], x], x] + Dist[(A*b - a*B)/b, Int[1/Sqrt[a + b*Sin[e + f*x]^2], x], x] /;
FreeQ[{a, b, e, f, A, B}, x]

Rule 3256

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2], x_Symbol] :> Simp[(Sqrt[a]/f)*EllipticE[e + f*x, -b/a], x] /
; FreeQ[{a, b, e, f}, x] && GtQ[a, 0]

Rule 3257

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2], x_Symbol] :> Dist[Sqrt[a + b*Sin[e + f*x]^2]/Sqrt[1 + b*(Sin
[e + f*x]^2/a)], Int[Sqrt[1 + (b*Sin[e + f*x]^2)/a], x], x] /; FreeQ[{a, b, e, f}, x] &&  !GtQ[a, 0]

Rule 3259

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_), x_Symbol] :> Simp[(-b)*Cos[e + f*x]*Sin[e + f*x]*((a + b*Si
n[e + f*x]^2)^(p - 1)/(2*f*p)), x] + Dist[1/(2*p), Int[(a + b*Sin[e + f*x]^2)^(p - 2)*Simp[a*(b + 2*a*p) + b*(
2*a + b)*(2*p - 1)*Sin[e + f*x]^2, x], x], x] /; FreeQ[{a, b, e, f}, x] && NeQ[a + b, 0] && GtQ[p, 1]

Rule 3261

Int[1/Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2], x_Symbol] :> Simp[(1/(Sqrt[a]*f))*EllipticF[e + f*x, -b/a]
, x] /; FreeQ[{a, b, e, f}, x] && GtQ[a, 0]

Rule 3262

Int[1/Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2], x_Symbol] :> Dist[Sqrt[1 + b*(Sin[e + f*x]^2/a)]/Sqrt[a +
b*Sin[e + f*x]^2], Int[1/Sqrt[1 + (b*Sin[e + f*x]^2)/a], x], x] /; FreeQ[{a, b, e, f}, x] &&  !GtQ[a, 0]

Rubi steps

\begin {align*} \int \left (a+b \sinh ^2(e+f x)\right )^{3/2} \, dx &=\frac {b \cosh (e+f x) \sinh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 f}+\frac {1}{3} \int \frac {a (3 a-b)+2 (2 a-b) b \sinh ^2(e+f x)}{\sqrt {a+b \sinh ^2(e+f x)}} \, dx\\ &=\frac {b \cosh (e+f x) \sinh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 f}-\frac {1}{3} (a (a-b)) \int \frac {1}{\sqrt {a+b \sinh ^2(e+f x)}} \, dx+\frac {1}{3} (2 (2 a-b)) \int \sqrt {a+b \sinh ^2(e+f x)} \, dx\\ &=\frac {b \cosh (e+f x) \sinh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 f}+\frac {\left (2 (2 a-b) \sqrt {a+b \sinh ^2(e+f x)}\right ) \int \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}} \, dx}{3 \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}}-\frac {\left (a (a-b) \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}\right ) \int \frac {1}{\sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}} \, dx}{3 \sqrt {a+b \sinh ^2(e+f x)}}\\ &=\frac {b \cosh (e+f x) \sinh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{3 f}-\frac {2 i (2 a-b) E\left (i e+i f x\left |\frac {b}{a}\right .\right ) \sqrt {a+b \sinh ^2(e+f x)}}{3 f \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}}+\frac {i a (a-b) F\left (i e+i f x\left |\frac {b}{a}\right .\right ) \sqrt {1+\frac {b \sinh ^2(e+f x)}{a}}}{3 f \sqrt {a+b \sinh ^2(e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.53, size = 169, normalized size = 0.97 \begin {gather*} \frac {-4 i \sqrt {2} a (2 a-b) \sqrt {\frac {2 a-b+b \cosh (2 (e+f x))}{a}} E\left (i (e+f x)\left |\frac {b}{a}\right .\right )+2 i \sqrt {2} a (a-b) \sqrt {\frac {2 a-b+b \cosh (2 (e+f x))}{a}} F\left (i (e+f x)\left |\frac {b}{a}\right .\right )+b (2 a-b+b \cosh (2 (e+f x))) \sinh (2 (e+f x))}{6 f \sqrt {4 a-2 b+2 b \cosh (2 (e+f x))}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Sinh[e + f*x]^2)^(3/2),x]

[Out]

((-4*I)*Sqrt[2]*a*(2*a - b)*Sqrt[(2*a - b + b*Cosh[2*(e + f*x)])/a]*EllipticE[I*(e + f*x), b/a] + (2*I)*Sqrt[2
]*a*(a - b)*Sqrt[(2*a - b + b*Cosh[2*(e + f*x)])/a]*EllipticF[I*(e + f*x), b/a] + b*(2*a - b + b*Cosh[2*(e + f
*x)])*Sinh[2*(e + f*x)])/(6*f*Sqrt[4*a - 2*b + 2*b*Cosh[2*(e + f*x)]])

________________________________________________________________________________________

Maple [A]
time = 1.05, size = 428, normalized size = 2.46

method result size
default \(\frac {\sqrt {-\frac {b}{a}}\, b^{2} \left (\cosh ^{4}\left (f x +e \right )\right ) \sinh \left (f x +e \right )+\sqrt {-\frac {b}{a}}\, a b \left (\cosh ^{2}\left (f x +e \right )\right ) \sinh \left (f x +e \right )-\sqrt {-\frac {b}{a}}\, b^{2} \left (\cosh ^{2}\left (f x +e \right )\right ) \sinh \left (f x +e \right )+3 a^{2} \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )-5 a \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) b +2 \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) b^{2}+4 \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) a b -2 \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right ) b^{2}}{3 \sqrt {-\frac {b}{a}}\, \cosh \left (f x +e \right ) \sqrt {a +b \left (\sinh ^{2}\left (f x +e \right )\right )}\, f}\) \(428\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*sinh(f*x+e)^2)^(3/2),x,method=_RETURNVERBOSE)

[Out]

1/3*((-1/a*b)^(1/2)*b^2*cosh(f*x+e)^4*sinh(f*x+e)+(-1/a*b)^(1/2)*a*b*cosh(f*x+e)^2*sinh(f*x+e)-(-1/a*b)^(1/2)*
b^2*cosh(f*x+e)^2*sinh(f*x+e)+3*a^2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x
+e)*(-1/a*b)^(1/2),(a/b)^(1/2))-5*a*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x
+e)*(-1/a*b)^(1/2),(a/b)^(1/2))*b+2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x
+e)*(-1/a*b)^(1/2),(a/b)^(1/2))*b^2+4*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticE(sinh(f
*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2))*a*b-2*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(cosh(f*x+e)^2)^(1/2)*EllipticE(sinh
(f*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2))*b^2)/(-1/a*b)^(1/2)/cosh(f*x+e)/(a+b*sinh(f*x+e)^2)^(1/2)/f

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

integrate((b*sinh(f*x + e)^2 + a)^(3/2), x)

________________________________________________________________________________________

Fricas [F]
time = 0.09, size = 16, normalized size = 0.09 \begin {gather*} {\rm integral}\left ({\left (b \sinh \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}}, x\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

integral((b*sinh(f*x + e)^2 + a)^(3/2), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (a + b \sinh ^{2}{\left (e + f x \right )}\right )^{\frac {3}{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sinh(f*x+e)**2)**(3/2),x)

[Out]

Integral((a + b*sinh(e + f*x)**2)**(3/2), x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*sinh(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Error: Bad Argument Type

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (b\,{\mathrm {sinh}\left (e+f\,x\right )}^2+a\right )}^{3/2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*sinh(e + f*x)^2)^(3/2),x)

[Out]

int((a + b*sinh(e + f*x)^2)^(3/2), x)

________________________________________________________________________________________